ReferenceRestrictions

data class ReferenceRestrictions(val restrictions: List<<Error class: unknown class>>) : MediaSource.URL.Option

An Option that represents the restrictions used by the asset when resolving references to external media data.

Constructors

Link copied to clipboard
constructor(restrictions: List<<Error class: unknown class>>)

Properties

Link copied to clipboard
val restrictions: List<<Error class: unknown class>>

the list of AVAssetReferenceRestrictions used by the asset when resolving references to external media data.